V14.9.1
- You can now cook items directly on the Stove
    - You can place food in a 3x2 grid
    - But it will take longer to cook each item (30 seconds)

- Added a particle effect when cooking in the Skillet and on the Stove

- Fixed a bug in the Cooking Pot that caused the model to appear smaller than normal

- Fixed a bug that prevented the levitation and slow_falling effects from being used

-------------------
V14.9.2
- Updated the Chinese (Simplified) and Chinese (Traditional) languages


------------------
V14.9.3
- You can now cook the 3 different types of eggs in the Skillet, Stove, and Furnace

------------------
V14.9.4
- Changed the code for feeding horses with Horse Feed
    - Previously, the entity was modified directly; now scripts are used (greater compatibility)
    - Fixed a bug that prevented horse armor from being equipped

------------------
V14.9.5
- You can now get Straw by breaking Short Grass
    - Previously, it only dropped when breaking Tall Grass
- Fixed the UI of the Cooking Pot
- Removed the option to enable/disable the custom UI (this should no longer be necessary)

------------------
V14.9.6
- Added Onion Soup
- Added Full Tatami Mat, Half Tatami Mat, and Tatami Block
- Added Canvas Rug

------------------
V14.9.7
- Changed block rotation from "block:rotation" to the vanilla "minecraft:cardinal_direction" implementation.
- Optimized several block models to use a single model instead of multiple similar ones.
- Added PBR textures for the Stove, Skillet, and Cooking Pot.
- Added fire particles to the Stove.
- Added missing sounds for placeable food.
- Changed the stove_on texture from blend_frames: true to blend_frames: false and adjusted the animation frame speed.
- Added a message that says "Needs to be on a Stove" when opening the Cooking Pot interface while it is not placed on a Stove.

------------------
V14.9.8
- Added "minecraft:map_color" to every block (will now be seen on a map with its proper color)
- Added Rich Soil as a valid block for Rice to grow on
- Updated the code for plant growth (now it's more like vanilla)
- Added Rope Fence and Rope Fence Gate
